1 body {
2     padding-top: 50px;
3     padding-bottom: 20px;
4 }

5
6 /* Set padding to keep content
from hitting the edges */
7 .body-content {
8     padding-left: 15px;
9     padding-right: 15px;
10 }

11
12 /* Set width
on the form input elements since they're 100% wide by default */
13 input,

14 select
,
15 textarea {
16     max-width: 280px;
17 }

18
19 /* styles
for validation helpers */
20 .field-validation-error {
21     color: #b94a48;
22 }
23
24 .field-validation-valid {
25     display: none;
26 }
27
28 input.input-validation-error {
29     border: 1px solid #b94a48;
30 }
31
32 input[type=
"checkbox"].input-validation-error {
33     border:
0 none;
34 }
35
36 .validation-summary-errors {
37     color: #b94a48;
38 }
39
40 .validation-summary-valid {
41     display: none;
42 }



Website quản lý người dùng và bán hàng theo mô hình Affiliate, chia lợi nhuận theo affiliate 20.556 lượt xem

Gõ tìm kiếm nhanh...